Click 'Click Me' element below to view the concept of the stopPropagation() method.
The stopPropagation() method prevents an event from bubbling up to parent elements of the one clicked.
P A